echoed off

UK
/ˈɛkəʊd ɒf/
US
/ˈɛkoʊd ɔf/

Translations

echo offverb

echoed off

Past Simple

echoed off
Past Simple
echoed off
Past Participle
echoing off
Gerund
UK
/ˈɛkəʊ ɒf/
US
/ˈɛkoʊ ɔf/
désactiver l'échoInformatique : commande de ligne de commande pour masquer l'affichage des commandes.
In the batch script, the first line is 'echo off' to prevent the commands from being displayed on the screen.
Dans le script batch, la première ligne est « désactiver l'écho » pour empêcher l'affichage des commandes à l'écran.
Synonyms
disable echo
suppress command output
hide command output
disable command echoing
stop echoing
silence echoing
mute echo
suppress echo
turn off echo

Definitions

echo offverb
To disable the display of command input in a command-line interface.
In the batch script, the first line is 'echo off' to prevent the commands from being displayed on the screen.